SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 52961: Anonymous access and basic authentication for a SAS® Stored Process might not work after you migrate to SAS® 9.4

DetailsAboutRate It

When you run a SAS Stored Process using the SAS Stored Process Web Application, you might find that neither anonymous access nor basic authentication work properly if the SAS® Metadata Repository was migrated from SAS® 9.3 to SAS® 9.4.

If you encounter this problem, be aware that user authentication does not work properly in the following cases:

  • A URL that is similar to the following does not work properly for anonymous access:
    http://your–server.com:8080/SASStoredProcess/guest
  • A URL that is similar to the following does not work properly for basic authentication:
    http://your–server.com:8080/SASStoredProcess/do1
  • A URL that includes the _USERNAME= and _PASSWORD= parameters might not work correctly.

In these cases, you are prompted to provide authentication by using SAS Logon Manager.

You can avoid this problem by using the following workaround:

  1. On the Plug-ins tab in SAS® Management Console, select Application Management ► Configuration Manager ► SAS Application Infrastructure ► Stored Process Web App 9.4 ► Properties.
  2. On the Advanced tab in the properties dialog box, add the property name and value:
    • For Property Name, enter App.AcceptDirectCredentials.
    • For Property Value, enter true.
  3. Save the changes.
  4. Restart your application web server to activate the change.

For more information about anonymous access and basic authentication, see "Authentication in the SAS Stored Process Web Application" in the SAS® 9.4 Stored Processes: Developer's Guide

Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemN/Az/OS9.4 TS1M09.4 TS1M2
Z649.4 TS1M09.4 TS1M2
Apple Mobile Operating System9.4 TS1M09.4 TS1M2
Microsoft® Windows® for 64-Bit Itanium-based Systems9.4 TS1M0
Microsoft® Windows® for x649.4 TS1M09.4 TS1M2
Microsoft Windows 8 Enterprise x649.4 TS1M09.4 TS1M2
Microsoft Windows 8 Pro x649.4 TS1M09.4 TS1M2
Microsoft Windows 8.1 Enterprise 32-bit9.4 TS1M09.4 TS1M2
Microsoft Windows 8.1 Enterprise x649.4 TS1M09.4 TS1M2
Microsoft Windows 8.1 Pro9.4 TS1M09.4 TS1M2
Microsoft Windows 8.1 Pro 32-bit9.4 TS1M09.4 TS1M2
Microsoft Windows Server 2008 R29.4 TS1M09.4 TS1M2
Microsoft Windows Server 2008 for x649.4 TS1M09.4 TS1M2
Microsoft Windows Server 2012 Datacenter9.4 TS1M09.4 TS1M2
Microsoft Windows Server 2012 R2 Datacenter9.4 TS1M09.4 TS1M2
Microsoft Windows Server 2012 R2 Std9.4 TS1M09.4 TS1M2
Microsoft Windows Server 2012 Std9.4 TS1M09.4 TS1M2
Windows 7 Enterprise x649.4 TS1M09.4 TS1M2
Windows 7 Professional x649.4 TS1M09.4 TS1M2
64-bit Enabled AIX9.4 TS1M09.4 TS1M2
64-bit Enabled HP-UX9.4 TS1M09.4 TS1M2
64-bit Enabled Solaris9.4 TS1M09.4 TS1M2
HP-UX IPF9.4 TS1M09.4 TS1M2
Linux9.4 TS1M09.4 TS1M2
Linux for x649.4 TS1M09.4 TS1M2
Solaris for x649.4 TS1M09.4 TS1M2
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.